home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Zone - 1,000+ Games
/
GAMEZONE.BIN
/
Programs
/
Win
/
5-CARD POKER COLLECTION
/
32stud12.exe
/
STUDPOK.EXE
/
0
/
RCDATA
/
TCARDFORM
/
TCARDFORM.txt
< prev
Wrap
Text File
|
1998-06-11
|
1KB
|
73 lines
object CardForm: TCardForm
Left = 200
Top = 99
Width = 435
Height = 300
Caption = 'CardForm'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Scaled = False
OnActivate = FormActivate
OnCreate = FormCreate
TextHeight = 16
object Royal: TImage
Left = 273
Top = 4
Width = 141
Height = 148
Picture.Data = {<image000.bmp>}
end
object back: TImage
Left = 337
Top = 164
Width = 73
Height = 98
Picture.Data = {<image001.bmp>}
end
object Pos: TImage
Left = 257
Top = 164
Width = 73
Height = 98
Picture.Data = {<image002.bmp>}
end
object Neg: TImage
Left = 177
Top = 164
Width = 73
Height = 98
Picture.Data = {<image003.bmp>}
end
object Suits: TImage
Left = 201
Top = 4
Width = 60
Height = 30
Picture.Data = {<image004.bmp>}
end
object SuitSm: TImage
Left = 201
Top = 44
Width = 44
Height = 22
Picture.Data = {<image005.bmp>}
end
object Black: TImage
Left = 129
Top = 84
Width = 117
Height = 28
Picture.Data = {<image006.bmp>}
end
object Red: TImage
Left = 129
Top = 116
Width = 117
Height = 28
Picture.Data = {<image007.bmp>}
end
end